chore: upgrade preact#1389
Conversation
|
|
Warning Rate limit exceeded@hzy has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 0 minutes and 47 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (6)
📝 WalkthroughWalkthroughThe "preact" dependency version in the Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~15 minutes Possibly related PRs
Suggested reviewers
Poem
✨ Finishing Touches
🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
There was a problem hiding this comment.
Pull Request Overview
This PR upgrades the Preact dependency to a newer version that includes new hook _diff2 and renderComponent in options functionality. The upgrade moves from version 10.24.0-319c684e to 10.24.0-102a8e2d.
- Updates Preact dependency to include new
_diff2hook andrenderComponentoptions - Single dependency version bump in the React package
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
Comments suppressed due to low confidence (1)
packages/react/package.json:177
- The version '10.24.0-102a8e2d' appears to be a custom build with a commit hash. Verify that this version exists and is accessible in the @hongzhiyuan/preact registry, as this could cause installation failures if the version is not published or available.
"preact": "npm:@hongzhiyuan/preact@10.24.0-102a8e2d"
5e87611 to
cde950e
Compare
CodSpeed Performance ReportMerging #1389 will not alter performanceComparing Summary
|
React Example#3513 Bundle Size — 235.13KiB (+0.02%).25745a1(current) vs 2831218 main#3502(baseline) Bundle metrics
Bundle size by type
Bundle analysis report Branch hzy:p/hzy/upgrade_preact Project dashboard Generated by RelativeCI Documentation Report issue |
Web Explorer#3504 Bundle Size — 341.34KiB (0%).25745a1(current) vs 2831218 main#3493(baseline) Bundle metrics
Bundle size by type
|
| Current #3504 |
Baseline #3493 |
|
|---|---|---|
226.39KiB |
226.39KiB |
|
83.11KiB |
83.11KiB |
|
31.84KiB |
31.84KiB |
Bundle analysis report Branch hzy:p/hzy/upgrade_preact Project dashboard
Generated by RelativeCI Documentation Report issue
6d63aae to
9b7e236
Compare
9b7e236 to
2a576bf
Compare
New hook `_diff2` and `renderComponent` in options To compare: preactjs/preact@10.24.0...hzy:preact:lynx/v10.24.x
2a576bf to
25745a1
Compare
New hook
_diff2andrenderComponentin optionsTo compare: preactjs/preact@10.24.0...hzy:preact:lynx/v10.24.x
Summary by CodeRabbit
Checklist